Skip to content

[Domain] Add fire and smoke hazard foundation#228

Merged
learncold merged 6 commits into
mainfrom
codex/issue-226-fire-smoke-hazard-foundation
May 14, 2026
Merged

[Domain] Add fire and smoke hazard foundation#228
learncold merged 6 commits into
mainfrom
codex/issue-226-fire-smoke-hazard-foundation

Conversation

@SilverSupplier
Copy link
Copy Markdown
Collaborator

@SilverSupplier SilverSupplier commented May 11, 2026

Summary

  • Add Fire/Smoke hazard drafts to the domain scenario environment model.
  • Persist hazards in workspace JSON and include hazard changes in scenario diff keys.
  • Expose Fire/Smoke hazard authoring in the Scenario Authoring canvas and Events / Hazards navigation panel.

Related Issue

Area

  • Engine
  • Domain
  • Application
  • Docs
  • Build
  • Analysis
  • Chore

Architecture Check

  • I kept the dependency direction application -> domain -> engine.
  • I did not add Qt UI code to src/domain.
  • I did not add domain or application dependencies to src/engine.
  • I used src/ as the include root.

Verification

  • cmake --preset windows-debug
  • cmake --build --preset build-debug
  • ctest --preset test-debug
  • Not run (reason below)

Additional verification:

  • cmake --build --preset build-no-app-debug
  • ctest --preset test-no-app-debug

Commands were run with the Visual Studio bundled CMake/CTest executables because cmake is not on PATH locally.

Risks / Follow-up

@SilverSupplier SilverSupplier requested a review from learncold as a code owner May 11, 2026 08:56
Base automatically changed from codex/issue-221-reaction-state-contract to main May 14, 2026 04:26
@learncold learncold merged commit 53666d3 into main May 14, 2026
4 checks passed
@learncold learncold deleted the codex/issue-226-fire-smoke-hazard-foundation branch May 14, 2026 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Task-Fire/Smoke hazard authoring/data foundation 통합

2 participants